home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Scribefire-1.4.2 / scribefire-1.4.2-fx+fl.xpi / chrome / skin / blank.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-08-16  |  351 b   |  13 lines

  1. body {          
  2.       font: 1em/1em verdana, 'Times New Roman', sans-serif, "bitstream vera sans", arial, courier;
  3.       font-weight: normal;
  4.       margin-top: 0px;
  5.       margin-left: 0px;
  6.       margin-right: 0px;
  7.       background-color: #FFF;
  8. }
  9. body a, a.active:visited, a:visited {
  10.     color: #4568AA;
  11.     text-decoration: underline;
  12. }
  13.